home *** CD-ROM | disk | FTP | other *** search
- Path: news.delphi.com!usenet
- From: Stanley Anderson <anderson4@delphi.com>
- Newsgroups: comp.sys.amiga.applications
- Subject: Re: FinalWriter V.401 Fonts?
- Date: Sun, 28 Jan 96 12:52:55 -0500
- Organization: Delphi (info@delphi.com email, 800-695-4005 voice)
- Message-ID: <hdIroxX.anderson4@delphi.com>
- References: <19960117.846EA98.1363A@llewell.us.net> <BFNpQyJ.anderson4@delphi.com>
- NNTP-Posting-Host: bos1e.delphi.com
- X-To: Stanley Anderson <anderson4@delphi.com>
-
- Here's a quick and dirty macro to load a selected list of fonts
- into FinalWriter; obviously you can add more, subject only to
- memory constraints, and replace these with your favorites...
-
- "/* loadfontlist.fw */"
- options results
- font "work:finalwriter/fwfonts/swolfonts/serif/quadrat"
- font "work:finalwriter/fwfonts/swolfonts/serif/stafford"
-
- etc.
-
- Hope this helps...
-
- Stan Anderson
-
- Now, is there a way of running a particular macro each time the program
- is called?
-
- Hey, Softwood...how do we flush fonts when there are too many?
-
- Stan Anderson
-